Searched defs:name_ptr (Results 1 – 6 of 6) sorted by relevance
108 unw_word_t name_ptr; /* address of human-readable procedure name */ member118 unw_word_t name_ptr; /* addr. of table name (e.g., library name) */ member127 unw_word_t name_ptr; /* addr. of table name (e.g., library name) */ member
188 let name_ptr = libc::ptsname(fd.as_raw_fd()); in ptsname() localVariable
62 const std::string* name_ptr; // Pointer to a string with the name in it. member
114 auto* name_ptr = p_v8_heap_object->properties[index_].name.c_str(); in GetNext() local
1029 const gchar *templ_name_ptr, *name_ptr; in gst_element_is_valid_request_template_name() local
7945 const char** name_ptr) { in GetMathIntrinsicOpcode()