Searched defs:memmem (Results 1 - 3 of 3) sorted by relevance

/external/bison/lib/
H A Dstring.in.h133 # define memmem rpl_memmem macro
135 _GL_FUNCDECL_RPL (memmem, void *,
140 _GL_CXXALIAS_RPL (memmem, void *,
145 _GL_FUNCDECL_SYS (memmem, void *,
151 _GL_CXXALIAS_SYS (memmem, void *,
155 _GL_CXXALIASWARN (memmem); variable
157 # undef memmem macro
159 _GL_WARN_ON_USE (memmem, "memmem is unportable and often quadratic - "
160 "use gnulib module memmem
[all...]
/external/bison/darwin-lib/
H A Dstring.h445 # define memmem rpl_memmem
447 _GL_FUNCDECL_RPL (memmem, void *,
452 _GL_CXXALIAS_RPL (memmem, void *,
457 _GL_FUNCDECL_SYS (memmem, void *,
463 _GL_CXXALIAS_SYS (memmem, void *,
467 _GL_CXXALIASWARN (memmem);
469 # undef memmem macro
471 _GL_WARN_ON_USE (memmem, "memmem is unportable and often quadratic - "
472 "use gnulib module memmem
[all...]
/external/bison/linux-lib/
H A Dstring.h445 # define memmem rpl_memmem
447 _GL_FUNCDECL_RPL (memmem, void *,
452 _GL_CXXALIAS_RPL (memmem, void *,
457 _GL_FUNCDECL_SYS (memmem, void *,
463 _GL_CXXALIAS_SYS (memmem, void *,
467 _GL_CXXALIASWARN (memmem);
469 # undef memmem macro
471 _GL_WARN_ON_USE (memmem, "memmem is unportable and often quadratic - "
472 "use gnulib module memmem
[all...]

Completed in 175 milliseconds