| H A D | rta.h | 67 #define PROGRAM_CNTXT_INIT(program, buffer, offset) \ argument 105 #define WORD(program, val) rta_word(program, val) argument 115 #define DWORD(program, val) rta_dword(program, val) argument 211 #define SHR_HDR(program, share, start_idx, flags) \ argument 448 #define SEQINPTR(program, src, length, flags) \ argument 464 #define SEQOUTPTR(program, dst, length, flags) \ argument 856 #define PATCH_MOVE(program, line, new_ref) \ argument 872 #define PATCH_LOAD(program, line, new_ref) \ argument 888 #define PATCH_STORE(program, line, new_ref) \ argument 904 #define PATCH_HDR(program, line, new_ref) \ argument [all …]
|