HomeSort by: relevance | last modified time | path
    Searched refs:ISINTEGER (Results 1 - 6 of 6) sorted by relevancy

  /src/external/bsd/pcc/dist/pcc/mip/
manifest.h 120 #define ISINTEGER(x) ((x) >= BOOL && (x) <= ULONGLONG)
  /src/external/bsd/pcc/dist/pcc/cc/ccom/
cgram.y 1113 if (!ISINTEGER($3->n_type)) {
2497 if (!ISINTEGER(q->n_right->n_type))
pftn.c 1528 if (!ISINTEGER(type)) {
trees.c 372 if ((cdope(o) & SIMPFLG) && ISINTEGER(l->n_type) &&
  /src/external/bsd/pcc/dist/pcc/cc/cxxcom/
cgram.y 1120 if (!ISINTEGER($3->n_type)) {
2537 if (!ISINTEGER(q->n_right->n_type))
pftn.c 1551 if (!ISINTEGER(type)) {

Completed in 24 milliseconds