Home
last modified time | relevance | path

Searched refs:FTOLOWER (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/awk/
H A Dawk.h193 #define FTOLOWER 13 macro
H A Dlex.c87 { "tolower", FTOLOWER, BLTIN },
H A Drun.c1789 case FTOLOWER: in bltin()