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

/macosx-10.10/shell_cmds-179/hexdump/
H A Dhexdump.h46 #define F_INT 0x020 /* %[di] */ macro
H A Ddisplay.c163 case F_INT:
H A Dparse.c281 pr->flags = F_INT;
/macosx-10.10/ruby-106/ruby/
H A Dnode.c47 #define F_INT(name, ann) SIMPLE_FIELD(#name, #name " (" ann ")", A_INT(node->name)) macro
853 F_INT(nd_ainfo->pre_args_num, "count of mandatory (pre-)arguments");
855 F_INT(nd_ainfo->post_args_num, "count of mandatory post-arguments");

Completed in 185 milliseconds