Searched refs:binn_object_uint32 (Results 1 – 3 of 3) sorted by relevance
449 unsigned int binn_object_uint32(void *obj, const char *key);
2692 unsigned int binn_object_uint32(void *obj, const char *key) { in binn_object_uint32() function
601 vuint32 = binn_object_uint32(objptr, "uint32"); in test_binn_read()