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

/macosx-10.10/zsh-61/zsh/Src/Modules/
H A Dexample.c35 static zlong intparam; variable
59 printf("\nInteger Parameter: %s\n", output64(intparam));
61 printf("\nInteger Parameter: %ld\n", intparam);
69 intparam = i;
174 INTPARAMDEF("exint", &intparam),
223 intparam = 42;
/macosx-10.10/vim-55/runtime/autoload/
H A Dphpcomplete.vim3563 \ 'pdf_open_image_file(': 'resource p, string imagetype, string filename, string stringparam, int intparam | int',
3833 \ 'ps_open_image_file(': 'resource psdoc, string type, string filename [, string stringparam [, int intparam]] | int',

Completed in 129 milliseconds