Home
last modified time | relevance | path

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

/freebsd/contrib/one-true-awk/
H A Dawk.h155 #define FTOLOWER 13 macro
H A Dlex.c95 { "tolower", FTOLOWER, BLTIN },
H A Drun.c2207 case FTOLOWER: in bltin()