Searched defs:length_modifier (Results 1 – 6 of 6) sorted by relevance
| /external/mbedtls/programs/psa/ |
| D | psa_constant_names_generated.c | 153 unsigned long length_modifier = NO_LENGTH_MODIFIER; in psa_snprint_algorithm() local
|
| /external/openthread/third_party/mbedtls/repo/programs/psa/ |
| D | psa_constant_names_generated.c | 153 unsigned long length_modifier = NO_LENGTH_MODIFIER; in psa_snprint_algorithm() local
|
| /external/llvm-libc/src/stdio/scanf_core/ |
| D | core_structs.h | 38 LengthModifier length_modifier = LengthModifier::NONE; member
|
| /external/llvm-libc/src/stdio/printf_core/ |
| D | core_structs.h | 53 LengthModifier length_modifier = LengthModifier::none; member
|
| /external/sdv/vsomeip/third_party/boost/format/tools/ |
| D | format_matrix.cpp | 124 boost::array<const char *, 12> length_modifier = { { "hh", "h", "", "l", "ll", "j", "z", "L", "w", … variable
|
| /external/pigweed/pw_format/rust/pw_format/ |
| D | macros.rs | 705 let length_modifier = match type_width { in integer_conversion() localVariable
|