Searched refs:CTF_INT_ENCODING (Results 1 – 13 of 13) sorted by relevance
278 #define CTF_INT_ENCODING(data) (((data) & 0xff000000) >> 24) macro
361 #define CTF_INT_ENCODING(data) (((data) & 0xff000000) >> 24) macro
433 #define CTF_INT_ENCODING(data) (((data) & 0xff000000) >> 24) macro
546 ep->cte_format = CTF_INT_ENCODING(data); in ctf_type_encoding()
451 CTF_INT_ENCODING(encoding)), in read_types()
1085 encoding = CTF_INT_ENCODING(data); in resurrect_types()
1205 ep->cte_format = CTF_INT_ENCODING (data); in ctf_type_encoding()
1196 ep->cte_format = CTF_INT_ENCODING (data); in ctf_type_encoding()
726 can extract this field with the ‘CTF_INT_ENCODING’1431 * CTF_INT_ENCODING: Integer types. (line 20)
914 field with the @code{CTF_INT_ENCODING} macro. See below.915 @findex CTF_INT_ENCODING
726 can extract this field with the 'CTF_INT_ENCODING'1431 * CTF_INT_ENCODING: Integer types. (line 20)