Home
last modified time | relevance | path

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

/ndk/sources/host-tools/nawk-20071023/
Dawk.h127 #define FTOLOWER 13 macro
Dlex.c87 { "tolower", FTOLOWER, BLTIN },
Drun.c1523 case FTOLOWER: in bltin()