Home | History | Annotate | Download | only in sed-4.2.1

Lines Matching refs:wctob

2165 ac_func_list="$ac_func_list wctob"
23441 gl_LIBOBJS="$gl_LIBOBJS wctob.$ac_objext"
23450 { $as_echo "$as_me:$LINENO: checking whether wctob works" >&5
23451 $as_echo_n "checking whether wctob works... " >&6; }
23484 if (wctob (wc) != (unsigned char) '\374')
23548 gl_LIBOBJS="$gl_LIBOBJS wctob.$ac_objext"
23555 { $as_echo "$as_me:$LINENO: checking whether wctob is declared" >&5
23556 $as_echo_n "checking whether wctob is declared... " >&6; }
23580 #ifndef wctob
23581 (void) wctob;