Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/awk/
H A Dawk.h166 #define FSTRFTIME 22 macro
H A Dlex.c92 { "strftime", FSTRFTIME, BLTIN },
H A Drun.c2245 case FSTRFTIME: in bltin()