Searched defs:noquote (Results 1 – 4 of 4) sorted by relevance
46 const char *noquote; in test_princ() local
72 const char *noquote; in test_princ() local
761 int noquote = 2; in printsub() local
536 static void json_u64(OSSL_JSON_ENC *json, uint64_t v, int noquote) in json_u64()