Home
last modified time | relevance | path

Searched refs:ARFMAG (Results 1 – 7 of 7) sorted by relevance

/third_party/musl/porting/uniproton/kernel/include/
Dar.h10 #define ARFMAG "`\n" macro
/third_party/musl/include/
Dar.h10 #define ARFMAG "`\n" macro
/third_party/musl/porting/liteos_m/kernel/include/
Dar.h10 #define ARFMAG "`\n" macro
/third_party/musl/ndk_musl_include/
Dar.h10 #define ARFMAG "`\n" macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dar.h10 #define ARFMAG "`\n" macro
/third_party/boost/tools/build/src/engine/
Dfilent.cpp337 #define ARFMAG "`\n" macro
431 !memcmp( ar_hdr.ar_fmag, ARFMAG, SARFMAG ) ) in file_collect_archive_content_()
Dfileunix.cpp71 #define ARFMAG "`\n" macro
294 !( memcmp( ar_hdr.ar_fmag, ARFMAG, SARFMAG ) in file_collect_archive_content_()