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

  /src/external/bsd/libevent/dist/test/
test-ratelim.c 561 const char *name; int *ptr; int min; int isbool; member in struct:option
586 if (opt->isbool) {
  /src/external/bsd/ntp/dist/sntp/libevent/test/
test-ratelim.c 562 const char *name; int *ptr; int min; int isbool; member in struct:option
587 if (opt->isbool) {
  /src/external/gpl3/gdb/dist/gdb/
ctfread.c 558 uint32_t issigned, ischar, isbool; local
563 isbool = cet.cte_format & CTF_INT_BOOL;
566 else if (isbool)
  /src/external/gpl3/gdb.old/dist/gdb/
ctfread.c 559 uint32_t issigned, ischar, isbool; local
564 isbool = cet.cte_format & CTF_INT_BOOL;
567 else if (isbool)
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000-gen-builtins.cc 355 char isbool; member in struct:typeinfo
1108 typedata->isbool = 1;
1132 typedata->isbool = 1;
1156 typedata->isbool = 1;
1180 typedata->isbool = 1;
1204 typedata->isbool = 1;
1352 "issigned = %d, isunsigned = %d, isbool = %d, ispixel = %d, "
1356 argtype->issigned, argtype->isunsigned, argtype->isbool,
1498 if (typeptr->isbool)
1738 "issigned = %d, isunsigned = %d, isbool = %d, ispixel = %d,
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000-gen-builtins.cc 355 char isbool; member in struct:typeinfo
1108 typedata->isbool = 1;
1132 typedata->isbool = 1;
1156 typedata->isbool = 1;
1180 typedata->isbool = 1;
1204 typedata->isbool = 1;
1352 "issigned = %d, isunsigned = %d, isbool = %d, ispixel = %d, "
1356 argtype->issigned, argtype->isunsigned, argtype->isbool,
1498 if (typeptr->isbool)
1738 "issigned = %d, isunsigned = %d, isbool = %d, ispixel = %d,
    [all...]

Completed in 34 milliseconds