Home
last modified time | relevance | path

Searched refs:CLONE_SUPPORTS_7_ARGS (Results 1 – 3 of 3) sorted by relevance

/external/ltp/m4/
Dltp-clone7args.m45 AH_TEMPLATE(CLONE_SUPPORTS_7_ARGS, template
16 AC_DEFINE(CLONE_SUPPORTS_7_ARGS) AC_MSG_RESULT(yes), AC_MSG_RESULT(no)) definition
/external/ltp/lib/
Dcloner.c53 #ifndef CLONE_SUPPORTS_7_ARGS
112 #ifdef CLONE_SUPPORTS_7_ARGS in ltp_clone7()
/external/ltp/android/include/
Dconfig.h5 #define CLONE_SUPPORTS_7_ARGS 1 macro