typeof             28 base/posix/eintr_wrapper.h   typeof(x) eintr_wrapper_result; \
typeof             39 base/posix/eintr_wrapper.h   typeof(x) eintr_wrapper_result; \
typeof             50 base/posix/eintr_wrapper.h   typeof(x) eintr_wrapper_result; \
typeof             35 chrome/browser/password_manager/native_backend_gnome_x.cc   typeof(&::gnome_keyring_##name) GnomeKeyringLoader::gnome_keyring_##name;
typeof             54 chrome/browser/password_manager/native_backend_gnome_x.h     static typeof(&::gnome_keyring_##name) gnome_keyring_##name;
typeof            106 native_client_sdk/src/libraries/nacl_io/kernel_wrap_bionic.cc   typeof(__nacl_irt_##name) REAL(name);
typeof            114 native_client_sdk/src/libraries/nacl_io/kernel_wrap_bionic.cc   __nacl_irt_##name = (typeof(__nacl_irt_##name)) REAL(name)
typeof            118 native_client_sdk/src/libraries/nacl_io/kernel_wrap_bionic.cc   __nacl_irt_##name = (typeof(__nacl_irt_##name)) WRAP(name)
typeof            110 native_client_sdk/src/libraries/nacl_io/kernel_wrap_glibc.cc   typeof(__nacl_irt_##name) REAL(name);
typeof            119 native_client_sdk/src/libraries/nacl_io/kernel_wrap_glibc.cc   __nacl_irt_##name = (typeof(__nacl_irt_##name)) REAL(name)
typeof            123 native_client_sdk/src/libraries/nacl_io/kernel_wrap_glibc.cc   __nacl_irt_##name = (typeof(__nacl_irt_##name)) WRAP(name)
typeof             34 native_client_sdk/src/libraries/nacl_io/kernel_wrap_newlib.cc   typeof(__libnacl_irt_##group.name) REAL(name);
typeof             42 native_client_sdk/src/libraries/nacl_io/kernel_wrap_newlib.cc   __libnacl_irt_##group.name = (typeof(REAL(name))) REAL(name); \
typeof             46 native_client_sdk/src/libraries/nacl_io/kernel_wrap_newlib.cc   __libnacl_irt_##group.name = (typeof(REAL(name))) WRAP(name); \
typeof            175 net/http/http_auth_gssapi_posix.h   typedef typeof(&gss_import_name) gss_import_name_type;
typeof            176 net/http/http_auth_gssapi_posix.h   typedef typeof(&gss_release_name) gss_release_name_type;
typeof            177 net/http/http_auth_gssapi_posix.h   typedef typeof(&gss_release_buffer) gss_release_buffer_type;
typeof            178 net/http/http_auth_gssapi_posix.h   typedef typeof(&gss_display_name) gss_display_name_type;
typeof            179 net/http/http_auth_gssapi_posix.h   typedef typeof(&gss_display_status) gss_display_status_type;
typeof            180 net/http/http_auth_gssapi_posix.h   typedef typeof(&gss_init_sec_context) gss_init_sec_context_type;
typeof            181 net/http/http_auth_gssapi_posix.h   typedef typeof(&gss_wrap_size_limit) gss_wrap_size_limit_type;
typeof            182 net/http/http_auth_gssapi_posix.h   typedef typeof(&gss_delete_sec_context) gss_delete_sec_context_type;
typeof            183 net/http/http_auth_gssapi_posix.h   typedef typeof(&gss_inquire_context) gss_inquire_context_type;
typeof             63 ppapi/tests/test_broker.cc   typeof(x) eintr_wrapper_result; \
typeof             71 ppapi/tests/test_broker.cc   typeof(x) eintr_wrapper_result; \
typeof            265 sandbox/linux/seccomp-bpf/trap.cc         trap_array_size_ >= std::numeric_limits<typeof(id)>::max()) {
typeof            144 third_party/libusb/src/libusb/libusbi.h         const typeof( ((type *)0)->member ) *mptr = (ptr);    \
typeof           83220 third_party/sqlite/amalgamation/sqlite3.c     FUNCTION(typeof,             1, 0, 0, typeofFunc       ),
typeof           1521 third_party/sqlite/src/src/func.c     FUNCTION(typeof,             1, 0, 0, typeofFunc       ),