Searched refs:print_macho_equ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/build/make/
H A Dobj_int_extract.c54 int print_macho_equ(output_fmt_t mode, uint8_t* name, int val) { function
189 print_macho_equ(mode, str_buf + nl.n_un.n_strx + 1, val);
199 print_macho_equ(mode, str_buf + nl.n_un.n_strx + 1, val);
/external/libvpx/libvpx/build/make/
H A Dobj_int_extract.c54 int print_macho_equ(output_fmt_t mode, uint8_t* name, int val) { function
189 print_macho_equ(mode, str_buf + nl.n_un.n_strx + 1, val);
199 print_macho_equ(mode, str_buf + nl.n_un.n_strx + 1, val);

Completed in 122 milliseconds