Home
last modified time | relevance | path

Searched defs:DATA_PTR (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/trusty/kernel/app/trusty/
H A Dappobj.S25 #define DATA_PTR .quad macro
27 #define DATA_PTR .word macro
42 DATA_PTR .task.manifest.start - . label
43 DATA_PTR .task.manifest.end - . label
44 DATA_PTR .task.body.start - . label
45 DATA_PTR .task.body.end - . label
/aosp_15_r20/external/libopus/silk/
H A Ddebug.h236 #define DEBUG_STORE_DATA( FILE_NAME, DATA_PTR, N_BYTES ) { \ argument
258 #define DEBUG_STORE_DATA(FILE_NAME, DATA_PTR, N_BYTES) argument