Searched refs:CSTR (Results 1 – 10 of 10) sorted by relevance
48 #define CSTR(ptr) (((char *)(ctx->bios))+(ptr)) macro
1300 (CSTR(ATOM_ATI_MAGIC_PTR), ATOM_ATI_MAGIC, in atom_parse()1309 (CSTR(base + ATOM_ROM_MAGIC_PTR), ATOM_ROM_MAGIC, in atom_parse()1324 str = CSTR(CU16(base + ATOM_ROM_MSG_PTR)); in atom_parse()
240 %K CSTR256 %K CSTR267 %K CSTR324 %K CSTR
25 paper on fast string searching (AT&T Bell Laboratories CSTR #156)
1325 (CSTR(ATOM_ATI_MAGIC_PTR), ATOM_ATI_MAGIC, in amdgpu_atom_parse()1334 (CSTR(base + ATOM_ROM_MAGIC_PTR), ATOM_ROM_MAGIC, in amdgpu_atom_parse()1353 str = CSTR(idx); in amdgpu_atom_parse()
386 #define U(CSTR) \387 ((is_underscoring () == 0) ? CSTR : "_" CSTR)
419 #define U(CSTR) \420 ((is_underscoring () == 0) ? CSTR : "_" CSTR)
439 #define U(CSTR) \440 ((is_underscoring () == 0) ? CSTR : "_" CSTR)
438 #define U(CSTR) \439 ((is_underscoring () == 0) ? CSTR : "_" CSTR)