Searched refs:int_value (Results 1 - 2 of 2) sorted by relevance

/seL4-test-master/tools/riscv-pk/machine/
H A Dfdt.c305 const uint32_t *int_value; member in struct:clint_scan
315 scan->int_value = 0;
326 scan->int_value = prop->value;
334 const uint32_t *value = scan->int_value;
339 assert (scan->int_value && scan->int_len % 16 == 0);
382 uint32_t *int_value; member in struct:plic_scan
393 scan->int_value = 0;
404 scan->int_value = prop->value;
419 const uint32_t *value = scan->int_value;
424 assert (scan->int_value
[all...]
/seL4-test-master/projects/musllibc/src/regex/
H A Dregcomp.c289 int int_value; member in union:tre_stack_item

Completed in 36 milliseconds