Searched defs:js (Results 1 – 7 of 7) sorted by relevance
| /NextBSD/contrib/ntp/libjsmn/ |
| HD | jsmn_test.c | 33 #define TOKEN_STRING(js, t, s) \ argument 45 const char *js; in test_empty() local 83 const char *js; in test_simple() local 119 const char *js; in test_primitive() local 167 const char *js; in test_string() local 200 const char *js; in test_partial_string() local 250 const char *js; in test_unquoted_keys() local 271 const char *js; in test_partial_array() local 310 const char *js; in test_array_nomem() local 336 const char *js; in test_objects_arrays() local [all …]
|
| HD | jsmn.c | 37 static jsmnerr_t jsmn_parse_primitive(jsmn_parser *parser, const char *js, in jsmn_parse_primitive() 86 static jsmnerr_t jsmn_parse_string(jsmn_parser *parser, const char *js, in jsmn_parse_string() 153 jsmnerr_t jsmn_parse(jsmn_parser *parser, const char *js, size_t len, in jsmn_parse()
|
| /NextBSD/contrib/ntp/libjsmn/example/ |
| HD | jsondump.c | 12 static int dump(const char *js, jsmntok_t *t, size_t count, int indent) { in dump() 51 char *js = NULL; in main() local
|
| /NextBSD/contrib/netbsd-tests/include/ |
| HD | t_bitstring.c | 49 int jc, js; in printbits() local
|
| /NextBSD/contrib/groff/src/roff/troff/ |
| HD | column.cpp | 544 void column::justify(const justification_spec &js) in justify() 557 justification_spec js(height); in column_justify() local
|
| /NextBSD/usr.sbin/jail/ |
| HD | jailp.h | 73 #define JF_DO_STOP(js) (((js) & (JF_SET | JF_STOP)) == JF_STOP) argument
|
| /NextBSD/sbin/launchd/ |
| HD | core.c | 8080 job_t js; in job_mig_create_server() local
|