HomeSort by relevance Sort by last modified time
    Searched defs:FUNC (Results 1 - 14 of 14) sorted by null

  /external/mesa3d/src/glsl/glcpp/tests/
084-unbalanced-parentheses.c 1 #define FUNC(x) (2*(x))
2 FUNC(23
  /external/clang/test/Preprocessor/
macro_fn_lparen_scan2.c 1 // RUN: %clang_cc1 -E %s | grep 'FUNC (3 +1);'
4 #define FUNC(a) (a+1)
6 F(FUNC) FUNC (3); /* final token sequence is FUNC(3+1) */
macro_rparen_scan2.c 5 #define FUNC(a) a
7 static int glob = (1 + FUNC(1 R_PAREN );
  /external/clang/test/CodeGenCXX/
apple-kext-indirect-call.C 9 void FUNC(Base* p) {
mangle-local-class-names.cpp 8 void FUNC ()
apple-kext-indirect-call-2.C 20 void FUNC(B* p) {
  /external/clang/test/CodeGen/
builtin-expect.c 6 void FUNC() {
  /external/wpa_supplicant_6/wpa_supplicant/
config_file.c 420 #define FUNC(f) #f, wpa_config_process_ ## f, OFFSET(f), NULL, NULL
451 { FUNC(uuid) },
458 { FUNC(os_version) },
461 { FUNC(country) }
464 #undef FUNC
config.c 1305 /* FUNC: Define a configuration variable that uses a custom function for
1313 #define FUNC(f) _FUNC(f), 0
1346 { FUNC(bssid) },
1348 { FUNC(proto) },
1349 { FUNC(key_mgmt) },
1350 { FUNC(pairwise) },
1351 { FUNC(group) }
    [all...]
  /external/wpa_supplicant/
config.c 1109 /* FUNC: Define a configuration variable that uses a custom function for
1113 #define FUNC(f) _FUNC(f), 0
1146 { FUNC(bssid) },
1148 { FUNC(proto) },
1149 { FUNC(key_mgmt) },
1150 { FUNC(pairwise) },
1151 { FUNC(group) },
1152 { FUNC(auth_alg) },
1154 { FUNC(eap) },
1231 #undef FUNC
    [all...]
  /external/dbus/dbus/
dbus-sysdeps-win.c     [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
config.c     [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/
OMX_JpegEnc_Utils.h 102 #ifndef FUNC
103 #define FUNC 1
  /external/collada/include/1.4/dom/
domTypes.h 859 FUNC = 141,
    [all...]

Completed in 1180 milliseconds