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

/macosx-10.9.5/network_cmds-433/netstat.tproj/
H A Dipsec.c131 #define LLU "%llu" macro
226 printf("\t\t%s: " LLU "\n", p->str,
229 printf("\t\t#%ld: " LLU "\n", (long)proto,
248 p(in_success, "\t" LLU " inbound packet%s processed successfully\n");
249 p(in_polvio, "\t" LLU " inbound packet%s violated process security "
251 p(in_nosa, "\t" LLU " inbound packet%s with no SA available\n");
252 p(in_inval, "\t" LLU " invalid inbound packet%s\n");
253 p(in_nomem, "\t" LLU " inbound packet%s failed due to insufficient memory\n");
254 p(in_badspi, "\t" LLU " inbound packet%s failed getting SPI\n");
255 p(in_ahreplay, "\t" LLU " inboun
[all...]
/macosx-10.9.5/pcre-7/pcre/
H A Dpcrecpp_unittest.cc962 # define LLU "%I64u" macro
965 # define LLU "%llu" macro
1003 sprintf(buf, LLU, max_value);
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dora.vim52 syn keyword oraKeyword LU_NAME LLU LOCAL_LU LLU_NAME LOCAL_LU_NAME

Completed in 123 milliseconds