Home
last modified time | relevance | path

Searched defs:yasm_section_reloc_next (Results 1 – 4 of 4) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/yasm/source/patched-yasm/libyasm/
H A Dsection.h293 #define yasm_section_reloc_next(x) STAILQ_NEXT((x), link) macro
H A Dsection.c585 yasm_section_reloc_next(yasm_reloc *reloc) in yasm_section_reloc_next() function
/dports/devel/yasm/yasm-1.3.0/libyasm/
H A Dsection.h293 #define yasm_section_reloc_next(x) STAILQ_NEXT((x), link) macro
H A Dsection.c585 yasm_section_reloc_next(yasm_reloc *reloc) in yasm_section_reloc_next() function