Home
last modified time | relevance | path

Searched defs:js (Results 1 – 7 of 7) sorted by relevance

/NextBSD/contrib/ntp/libjsmn/
HDjsmn_test.c33 #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 …]
HDjsmn.c37 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/
HDjsondump.c12 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/
HDt_bitstring.c49 int jc, js; in printbits() local
/NextBSD/contrib/groff/src/roff/troff/
HDcolumn.cpp544 void column::justify(const justification_spec &js) in justify()
557 justification_spec js(height); in column_justify() local
/NextBSD/usr.sbin/jail/
HDjailp.h73 #define JF_DO_STOP(js) (((js) & (JF_SET | JF_STOP)) == JF_STOP) argument
/NextBSD/sbin/launchd/
HDcore.c8080 job_t js; in job_mig_create_server() local