POSITION_FORMAT 284 thread.c printf(POSITION_FORMAT"%#lx - %s" POSITION_ARGS, GetCurrentThreadId(), buf); \ POSITION_FORMAT 293 thread.c printf(POSITION_FORMAT"%"PRI_THREAD_ID" - %s" POSITION_ARGS, \