Home
last modified time | relevance | path

Searched refs:__INT_LEAST16_FMTd__ (Results 1 – 12 of 12) sorted by relevance

/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/basics/include/
H A D__header_inttypes.h42 #define PRIdLEAST16 __INT_LEAST16_FMTd__
127 #define SCNdLEAST16 __INT_LEAST16_FMTd__
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/wasm-wasi-musl/
H A D__header_inttypes.h42 #define PRIdLEAST16 __INT_LEAST16_FMTd__
127 #define SCNdLEAST16 __INT_LEAST16_FMTd__
/dports/misc/rump/buildrump.sh-b914579/src/sys/sys/
H A Dcommon_int_fmtio.h49 #define PRIdLEAST16 __INT_LEAST16_FMTd__
143 #define SCNdLEAST16 __INT_LEAST16_FMTd__
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-bottom-half/headers/public/
H A D__header_inttypes.h42 #define PRIdLEAST16 __INT_LEAST16_FMTd__
127 #define SCNdLEAST16 __INT_LEAST16_FMTd__
/dports/lang/zig/zig-0.9.0/lib/libc/include/wasm-wasi-musl/
H A D__header_inttypes.h42 #define PRIdLEAST16 __INT_LEAST16_FMTd__
127 #define SCNdLEAST16 __INT_LEAST16_FMTd__
/dports/biology/sra-tools/sra-tools-2.11.0/tools/build-sra-toolkit-Desktop_Qt_5_10_0_clang_64bit-Debug/obj/sra-toolkit/.moc/
H A Dmoc_predefs.h127 #define __INT_LEAST16_FMTd__ "hd" macro
/dports/biology/sra-tools/sra-tools-2.11.0/tools/build-sra-toolkit-Desktop_Qt_5_9_2_clang_64bit-Debug/
H A Dmoc_predefs.h127 #define __INT_LEAST16_FMTd__ "hd" macro
/dports/biology/sra-tools/sra-tools-2.11.0/tools/build-sra-toolkit-Desktop_Qt_5_9_2_clang_64bit-Debug/obj/sra-toolkit/.moc/
H A Dmoc_predefs.h127 #define __INT_LEAST16_FMTd__ "hd" macro
/dports/biology/sra-tools/sra-tools-2.11.0/tools/build-sra-toolkit-gui-Desktop_Qt_5_9_2_clang_64bit-Debug/
H A Dmoc_predefs.h127 #define __INT_LEAST16_FMTd__ "hd" macro
/dports/math/vtk9/VTK-9.1.0/Wrapping/Tools/
H A DvtkParsePreprocess.c3456 #ifdef __INT_LEAST16_FMTd__ in vtkParsePreprocess_AddStandardMacros()
3457 PREPROC_ADD_MACRO(info, __INT_LEAST16_FMTd__); in vtkParsePreprocess_AddStandardMacros()
/dports/math/vtk8/VTK-8.2.0/Wrapping/Tools/
H A DvtkParsePreprocess.c3305 #ifdef __INT_LEAST16_FMTd__ in vtkParsePreprocess_AddStandardMacros()
3306 PREPROC_ADD_MACRO(info, __INT_LEAST16_FMTd__); in vtkParsePreprocess_AddStandardMacros()
/dports/editors/helix/helix-0.5.0/helix-syntax/languages/tree-sitter-svelte/bindings/zig/
H A Dparser.zig850 pub const __INT_LEAST16_FMTd__ = "hd";