Home
last modified time | relevance | path

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

/freebsd/contrib/one-true-awk/
H A Dawk.h149 #define FRAND 7 macro
H A Dlex.c83 { "rand", FRAND, BLTIN },
H A Drun.c2187 case FRAND: in bltin()