Searched refs:binn_object_uint8 (Results 1 – 3 of 3) sorted by relevance
447 unsigned char binn_object_uint8(void *obj, const char *key);
2680 unsigned char binn_object_uint8(void *obj, const char *key) { in binn_object_uint8() function
609 vuint8 = binn_object_uint8(objptr, "uint8"); in test_binn_read()