Searched defs:js (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/bsd/ntp/dist/libjsmn/ |
H A D | jsmn_test.c | 35 #define TOKEN_STRING(js, t, s) \ argument 47 const char *js; in test_empty() local 85 const char *js; in test_simple() local 121 const char *js; in test_primitive() local 169 const char *js; in test_string() local 202 const char *js; in test_partial_string() local 252 const char *js; in test_unquoted_keys() local 273 const char *js; in test_partial_array() local 312 const char *js; in test_array_nomem() local 338 const char *js; in test_objects_arrays() local [all …]
|
H A D | jsmn.c | 39 static jsmnerr_t jsmn_parse_primitive(jsmn_parser *parser, const char *js, in jsmn_parse_primitive() 88 static jsmnerr_t jsmn_parse_string(jsmn_parser *parser, const char *js, in jsmn_parse_string() 155 jsmnerr_t jsmn_parse(jsmn_parser *parser, const char *js, size_t len, in jsmn_parse()
|
/netbsd-src/external/bsd/ntp/dist/libjsmn/example/ |
H A D | jsondump.c | 14 static int dump(const char *js, jsmntok_t *t, size_t count, int indent) { in dump() 53 char *js = NULL; in main() local
|
/netbsd-src/tests/include/ |
H A D | t_bitstring.c | 49 int jc, js; in printbits() local
|
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/ |
H A D | column.cpp | 546 void column::justify(const justification_spec &js) in justify() 559 justification_spec js(height); in column_justify() local
|
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/ |
H A D | koenig.cc | 274 J::S js; in main() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | chkformat.d | 1172 "%#s", "%0s", "%js", "%zs", "%ts", "%Ls", "%hs", "%hhs", "%lls",
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gimple-ssa-warn-restrict.c | 1110 for (unsigned js = 0; js != 2; ++js) in generic_overlap() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimple-ssa-warn-restrict.cc | 1120 for (unsigned js = 0; js != 2; ++js) in generic_overlap() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/ |
H A D | iteration.d | 2564 auto js = jb.save; variable
|