Searched defs:IM_FMTLIST (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/imgui/
H A Dimgui.h68 #define IM_FMTLIST(FMT) __attribute__((format(printf, FMT, 0))) macro
71 #define IM_FMTLIST(FMT) macro
[all...]
/xsrc/external/mit/MesaLib/dist/src/imgui/
H A Dimgui.h68 #define IM_FMTLIST(FMT) __attribute__((format(printf, FMT, 0))) macro
71 #define IM_FMTLIST(FMT) macro
[all...]

Completed in 29 milliseconds