Home
last modified time | relevance | path

Searched refs:str_dup (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mapi/glapi/
Dglapi_getproc.c243 str_dup(const char *str) in str_dup() function
280 name_dup = str_dup(funcName); in add_function_name()
311 sig_dup = str_dup(signature); in set_entry_info()