Home
last modified time | relevance | path

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

/external/mesa3d/src/mapi/mapi/
Dentry.c34 #define ENTRY_CURRENT_TABLE U_STRINGIFY(u_current_table)
40 #define ENTRY_CURRENT_TABLE_GET U_STRINGIFY(u_current_get_internal)
Du_macros.h8 #define U_STRINGIFY(x) _U_STRINGIFY(x) macro