Home
last modified time | relevance | path

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

/trusty/kernel/lib/trusty/
Dapploader_mmio_test_apps.c30 #define DELETE_PAREN(args...) args macro
32 TRUSTY_APP_MMIO_ALLOWED_RANGE(name, DELETE_PAREN uuid, 0x10001000, 0x1000)
/trusty/kernel/include/shared/lk/
Dtrusty_unittest.h395 #define DELETE_PAREN(args...) args macro
426 DELETE_PAREN testing_ValuesIn(new_arr))
432 DELETE_PAREN generator; \
481 DELETE_PAREN param_gen; \
646 if (!op_pre(_val1 DELETE_PAREN op_sep _val2 DELETE_PAREN op_args)) { \