Searched refs:reference (Results 1 – 5 of 5) sorted by relevance
1934 cJSON *reference = NULL; in create_reference() local1940 reference = cJSON_New_Item(hooks); in create_reference()1941 if (reference == NULL) in create_reference()1946 memcpy(reference, item, sizeof(cJSON)); in create_reference()1947 reference->string = NULL; in create_reference()1948 reference->type |= cJSON_IsReference; in create_reference()1949 reference->next = reference->prev = NULL; in create_reference()1950 return reference; in create_reference()
63 The manual page is the most up-to-date reference to the various flags and parameters.
16589 …{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variab…
8477 dnl If no reference was made to various pairs of opposing options, then
5 The manual page is the most up-to-date reference to the various flags and parameters.