Home
last modified time | relevance | path

Searched defs:bp (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/lib/libfdt/include/
H A Dlibfdt.h129 const uint8_t *bp = (const uint8_t *)p; in fdt32_ld() local
139 uint8_t *bp = property; in fdt32_st() local
149 const uint8_t *bp = (const uint8_t *)p; in fdt64_ld() local
163 uint8_t *bp = property; in fdt64_st() local
/optee_os/lib/libutils/isoc/
H A Dbget.c1454 static char *bp = NULL; /* Our initial buffer pool */ variable
H A Dbget_malloc.c425 #define BPOOL_FOREACH(ctx, iterator, bp) \ argument
/optee_os/ta/pkcs11/src/
H A Dpkcs11_attributes.c223 uint32_t const *bp, in set_mandatory_boolprops()