Searched refs:can_inline (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/usr.bin/rpcgen/
H A Drpc_cout.c544 int can_inline; local
561 can_inline = 0;
573 can_inline = 1;
578 can_inline = 1;
584 can_inline = 1;
586 if (can_inline == 0){ /* can not inline, drop back to old mode */

Completed in 53 milliseconds