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

/external/cmockery/cmockery_0_1_2/
H A Dconfigure8577 echo "$as_me:$LINENO: checking for shl_load" >&5
8578 echo $ECHO_N "checking for shl_load... $ECHO_C" >&6
8588 /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
8590 #define shl_load innocuous_shl_load
8593 which can conflict with char shl_load (); below.
8603 #undef shl_load
8612 char shl_load ();
8619 char (*f) () = shl_load;
8628 return f != shl_load;
8693 shl_load (); function
[all...]

Completed in 47 milliseconds