Home
last modified time | relevance | path

Searched refs:IGNORE (Results 1 – 1 of 1) sorted by relevance

/optee_test/host/xtest/gp/include/
A Dxml_client_api.h60 #define IGNORE 0xFEFEFEFE macro
180 if (IGNORE != a) in TEEC_prepare_OperationEachParameter_value()
183 if (IGNORE != b) in TEEC_prepare_OperationEachParameter_value()
229 if (size_in != IGNORE) in store_param_info()
231 if (value_in != IGNORE) in store_param_info()
233 if (size_out != IGNORE) in store_param_info()
235 if (value_out != IGNORE) in store_param_info()
276 assert(tempMem == IGNORE); \
317 if ((exp_buf) == IGNORE) { \
358 if (IGNORE != exp_a) \
[all …]

Completed in 6 milliseconds