Home
last modified time | relevance | path

Searched defs:src_get (Results 1 – 6 of 6) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/nasm/nasmlib/
H A Dsrcfile.c109 int32_t src_get(int32_t *xline, const char **xname) in src_get() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/asm/
H A Dsrcfile.h98 static inline int32_t src_get(int32_t *xline, const char **xname) in src_get() function
/dports/devel/nasm/nasm-2.15.05/asm/
H A Dsrcfile.h98 static inline int32_t src_get(int32_t *xline, const char **xname) in src_get() function
/dports/devel/libmaa/libmaa-1.4.7/maa/
H A Dsource.c164 src_Type src_get(int length) in src_get() function
/dports/devel/upp/upp/uppsrc/plugin/ndisasm/lib/
H A Dnasmlib.c631 int src_get(int32_t *xline, char **xname) in src_get() function
/dports/textproc/bibtool/BibTool/
H A Dtex_read.c769 static int (*src_get)() = get_EOF; /* */ variable