Searched defs:boolean (Results 1 – 13 of 13) sorted by relevance
250 ipp_configure_required_operations(papi_attribute_t ***list, char boolean) in ipp_configure_required_operations()266 ipp_configure_all_operations(papi_attribute_t ***list, char boolean) in ipp_configure_all_operations()282 char boolean = PAPI_FALSE; in ipp_configure_operation() local312 char boolean = PAPI_FALSE; in ipp_operations_supported() local
61 enum boolean { True, False }; enum
57 char boolean[BOOLCOUNT]; variable
11 typedef int boolean; typedef
17 #define boolean int macro
50 #define boolean int macro
36 typedef int boolean; typedef
101 char boolean; /* PAPI_BOOLEAN value */ member
321 char *name, char boolean) in papiAttributeListAddBoolean()
154 #define boolean(v) ((((zzhack *)(&(v))))->zz_boolean) macro
101 typedef enum boolean { B_FALSE, B_TRUE } boolean_t; enum
258 char boolean = PAPI_FALSE; in report_accepting() local
4935 enum boolean { True, False }; enum