Searched refs:AGGREGATE (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.abi/
H A Dbitfields.C52 /* Creates a variable of type AGGREGATE, sets FIELD to -1, and
56 #define CHECK_FIELD(AGGREGATE, FIELD, START_BIT, NUM_BITS, RVAL) \
58 AGGREGATE a__; \
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.abi/
H A Dbitfields.C52 /* Creates a variable of type AGGREGATE, sets FIELD to -1, and
56 #define CHECK_FIELD(AGGREGATE, FIELD, START_BIT, NUM_BITS, RVAL) \
58 AGGREGATE a__; \
/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c9902 ** The following three macros, FUNCTION(), LIKEFUNC() and AGGREGATE() are
9912 ** AGGREGATE(zName, nArg, iArg, bNC, xStep, xFinal)
9934 #define AGGREGATE(zName, nArg, arg, nc, xStep, xFinal) \ macro
[all...]

Completed in 346 milliseconds