Searched refs:arg0 (Results 1 – 2 of 2) sorted by relevance
/trusty/kernel/include/shared/lk/ |
D | trusty_unittest.h | 384 #define FIRST_ARG(arg0, args...) arg0 argument 385 #define SECOND_ARG(arg0, arg1, args...) arg1 argument 439 #define testing_Combine_internal(arg0, arg1, arg2, arg3, arg4, arg5, arg6, \ argument 452 test_set_combine_params(arg0, 0, count); \
|
/trusty/user/base/app/device_tree/tests/dtb/ |
D | test.dts | 41 bootargs = "arg0=blah arg1=blah arg2=blah";
|