Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/awk/
H A Dawk.h190 #define FCOS 10 macro
H A Dlex.c54 { "cos", FCOS, BLTIN },
H A Drun.c1745 case FCOS: in bltin()