Home
last modified time | relevance | path

Searched defs:boolean (Results 1 – 2 of 2) sorted by relevance

/device/soc/hisilicon/ws63v100/sdk/open_source/mbedtls/mbedtls_v3.1.0/library/
Dasn1write.c212 int mbedtls_asn1_write_bool( unsigned char **p, const unsigned char *start, int boolean ) in mbedtls_asn1_write_bool()
/device/soc/hisilicon/ws63v100/sdk/open_source/cjson/cjson/
DcJSON.c2968 …ON*) cJSON_AddBoolToObject(cJSON * const object, const char * const name, const cJSON_bool boolean)
3312 CJSON_PUBLIC(cJSON *) cJSON_CreateBool(cJSON_bool boolean)