OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__objc_selector_hash
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/gcc/dist/libobjc/
selector.c
42
static cache_ptr
__objc_selector_hash
= 0; /* name -> uid !T:MUTEX */
variable
56
__objc_selector_hash
263
i = (sidx) objc_hash_value_for_key (
__objc_selector_hash
, name);
290
i = (sidx) objc_hash_value_for_key (
__objc_selector_hash
, name);
360
i = (sidx) objc_hash_value_for_key (
__objc_selector_hash
, name);
485
i = (sidx) objc_hash_value_for_key (
__objc_selector_hash
, name);
567
__objc_selector_hash
. */
583
objc_hash_add (&
__objc_selector_hash
, (void *)new_name, (void *)i);
selector.c
42
static cache_ptr
__objc_selector_hash
= 0; /* name -> uid !T:MUTEX */
variable
56
__objc_selector_hash
263
i = (sidx) objc_hash_value_for_key (
__objc_selector_hash
, name);
290
i = (sidx) objc_hash_value_for_key (
__objc_selector_hash
, name);
360
i = (sidx) objc_hash_value_for_key (
__objc_selector_hash
, name);
485
i = (sidx) objc_hash_value_for_key (
__objc_selector_hash
, name);
567
__objc_selector_hash
. */
583
objc_hash_add (&
__objc_selector_hash
, (void *)new_name, (void *)i);
selector.c
42
static cache_ptr
__objc_selector_hash
= 0; /* name -> uid !T:MUTEX */
variable
56
__objc_selector_hash
263
i = (sidx) objc_hash_value_for_key (
__objc_selector_hash
, name);
290
i = (sidx) objc_hash_value_for_key (
__objc_selector_hash
, name);
360
i = (sidx) objc_hash_value_for_key (
__objc_selector_hash
, name);
485
i = (sidx) objc_hash_value_for_key (
__objc_selector_hash
, name);
567
__objc_selector_hash
. */
583
objc_hash_add (&
__objc_selector_hash
, (void *)new_name, (void *)i);
/src/external/gpl3/gcc.old/dist/libobjc/
selector.c
42
static cache_ptr
__objc_selector_hash
= 0; /* name -> uid !T:MUTEX */
variable
56
__objc_selector_hash
263
i = (sidx) objc_hash_value_for_key (
__objc_selector_hash
, name);
290
i = (sidx) objc_hash_value_for_key (
__objc_selector_hash
, name);
360
i = (sidx) objc_hash_value_for_key (
__objc_selector_hash
, name);
485
i = (sidx) objc_hash_value_for_key (
__objc_selector_hash
, name);
567
__objc_selector_hash
. */
583
objc_hash_add (&
__objc_selector_hash
, (void *)new_name, (void *)i);
selector.c
42
static cache_ptr
__objc_selector_hash
= 0; /* name -> uid !T:MUTEX */
variable
56
__objc_selector_hash
263
i = (sidx) objc_hash_value_for_key (
__objc_selector_hash
, name);
290
i = (sidx) objc_hash_value_for_key (
__objc_selector_hash
, name);
360
i = (sidx) objc_hash_value_for_key (
__objc_selector_hash
, name);
485
i = (sidx) objc_hash_value_for_key (
__objc_selector_hash
, name);
567
__objc_selector_hash
. */
583
objc_hash_add (&
__objc_selector_hash
, (void *)new_name, (void *)i);
selector.c
42
static cache_ptr
__objc_selector_hash
= 0; /* name -> uid !T:MUTEX */
variable
56
__objc_selector_hash
263
i = (sidx) objc_hash_value_for_key (
__objc_selector_hash
, name);
290
i = (sidx) objc_hash_value_for_key (
__objc_selector_hash
, name);
360
i = (sidx) objc_hash_value_for_key (
__objc_selector_hash
, name);
485
i = (sidx) objc_hash_value_for_key (
__objc_selector_hash
, name);
567
__objc_selector_hash
. */
583
objc_hash_add (&
__objc_selector_hash
, (void *)new_name, (void *)i);
Completed in 66 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026