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

/fuchsia/zircon/kernel/target/arm64/boot-shim/
H A Ddevicetree.c13 typedef struct dt_slice slice_t; typedef in typeref:struct:dt_slice
27 static int sslice(slice_t *src, slice_t *dst, uint32_t off, uint32_t len) {
40 static inline int sempty(slice_t *s) {
47 static uint32_t suint32_t(slice_t *s) {
62 static void *sdata(slice_t *s, uint32_t len) {
84 static const char *sstring(slice_t *s) {
111 slice_t s;
147 slice_t dt, ds;

Completed in 21 milliseconds