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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Ddefs.h920 #define wxLongLongFmtSpec wxT("I64") macro
924 #define wxLongLongFmtSpec wxT("L") macro
928 #define wxLongLongFmtSpec wxT("L") macro
932 #define wxLongLongFmtSpec wxT("ll") macro
936 #define wxLongLongFmtSpec wxT("I64") macro
941 #define wxLongLongFmtSpec wxT("ll") macro
949 #define wxLongLongFmtSpec wxT("ll") macro
959 #define wxLongLongFmtSpec wxT("ll") macro
963 #define wxLongLongFmtSpec wxT("l") macro

Completed in 120 milliseconds