Searched defs:THREE (Results 1 – 7 of 7) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/ |
H A D | maccom6.c | 12 #define THREE 3 /* three */ macro
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/trad/ |
H A D | maccom6.c | 12 #define THREE 3 /* three */ macro
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/ |
H A D | crash1.C | 3 enum B { ONE, TWO, THREE }; enumerator
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.robertl/ |
H A D | eb84.C | 5 enum { ONE, TWO, THREE }; enumerator
|
/openbsd/games/cribbage/ |
H A D | deck.h | 56 #define THREE 2 macro
|
/openbsd/gnu/usr.bin/perl/dist/constant/t/ |
H A D | constant.t | 251 THREE => 3, constant
|
/openbsd/regress/lib/libm/cephes/ |
H A D | testvect.c | 47 static double ZERO, MZERO, HALF, MHALF, ONE, MONE, TWO, MTWO, THREE, MTHREE; variable
|