Home
last modified time | relevance | path

Searched defs:THREE (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/
H A Dmaccom6.c12 #define THREE 3 /* three */ macro
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/trad/
H A Dmaccom6.c12 #define THREE 3 /* three */ macro
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dcrash1.C3 enum B { ONE, TWO, THREE }; enumerator
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb84.C5 enum { ONE, TWO, THREE }; enumerator
/openbsd/games/cribbage/
H A Ddeck.h56 #define THREE 2 macro
/openbsd/gnu/usr.bin/perl/dist/constant/t/
H A Dconstant.t251 THREE => 3, constant
/openbsd/regress/lib/libm/cephes/
H A Dtestvect.c47 static double ZERO, MZERO, HALF, MHALF, ONE, MONE, TWO, MTWO, THREE, MTHREE; variable