Home
last modified time | relevance | path

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

/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/globalincs/toolchain/
H A Ddoxygen.h47 #define PTRDIFF_T_ARG "%zd" macro
H A Dgcc.h63 #define PTRDIFF_T_ARG "%zd" macro
H A Dmingw.h60 #define PTRDIFF_T_ARG "%zd" macro
H A Dmsvc.h61 #define PTRDIFF_T_ARG "%Id" macro
H A Dclang.h64 #define PTRDIFF_T_ARG "%zd" macro
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/particle/
H A DParticleManager.h88 "Particle effect index " PTRDIFF_T_ARG " is invalid!", effectID.value()); in getEffect()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/object/
H A Dobject.cpp1665 mprintf(( "ERROR!!!! Bogus obj " PTRDIFF_T_ARG " is rendering!\n", obj-Objects )); in obj_queue_render()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/parse/
H A Dparselo.cpp2259 Warning(LOCATION, "Found invalid UTF-8 encoding in file %s at position " PTRDIFF_T_ARG "!\n" in read_raw_file_text()