Searched defs:pInput (Results 1 - 12 of 12) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/vect/
H A Dslp-perm-8.c9 void foo (unsigned char *__restrict__ pInput, unsigned char *__restrict__ pOutput) argument
H A Dslp-perm-9.c9 void foo (unsigned short *__restrict__ pInput, unsigned short *__restrict__ pOutput) argument
H A Dpr37474.c15 void foo (unsigned int *__restrict__ pInput, unsigned int *__restrict__ pOutput) argument
H A Dslp-perm-2.c16 void foo (unsigned int *__restrict__ pInput, unsigned int *__restrict__ pOutput) argument
H A Dslp-perm-1.c19 void foo (unsigned int *__restrict__ pInput, unsigned int *__restrict__ pOutput) argument
H A Dslp-perm-3.c26 void foo (unsigned int *__restrict__ pInput, unsigned int *__restrict__ pOutput) argument
H A Dslp-perm-5.c24 void foo (int *__restrict__ pInput, int *__restrict__ pOutput, argument
H A Dslp-perm-6.c24 void foo (int *__restrict__ pInput, int *__restrict__ pOutput, argument
H A Dslp-perm-7.c25 void foo (int *__restrict__ pInput, int *__restrict__ pOutput, argument
H A Dpr45752.c39 void foo (unsigned int *__restrict__ pInput, argument
H A Dslp-perm-4.c39 void foo (unsigned int *__restrict__ pInput, unsigned int *__restrict__ pOutput) argument
/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c124483 const char *pInput; /* input we are tokenizing */ member in struct:simple_tokenizer_cursor
124554 simpleOpen( sqlite3_tokenizer *pTokenizer, const char *pInput, int nBytes, sqlite3_tokenizer_cursor **ppCursor ) argument
[all...]

Completed in 478 milliseconds