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

/macosx-10.9.5/apache-786.1/httpd/srclib/apr-util/dbd/
H A Dapr_dbd_oracle.c169 } define_arg; typedef in typeref:struct:__anon6184
177 define_arg *out;
253 define_arg *val = &res->statement->out[col];
678 define_arg *val = &res->statement->out[n];
1047 stmt->out = apr_palloc(stmt->pool, stmt->nout*sizeof(define_arg));
1820 define_arg *val = &row->res->statement->out[n];
1935 define_arg *val = &row->res->statement->out[n];
/macosx-10.9.5/apr-30/apr-util/apr-util/dbd/
H A Dapr_dbd_oracle.c169 } define_arg; typedef in typeref:struct:__anon6298
177 define_arg *out;
253 define_arg *val = &res->statement->out[col];
678 define_arg *val = &res->statement->out[n];
1047 stmt->out = apr_palloc(stmt->pool, stmt->nout*sizeof(define_arg));
1820 define_arg *val = &row->res->statement->out[n];
1935 define_arg *val = &row->res->statement->out[n];
/macosx-10.9.5/vim-53/src/
H A Dex_cmds.c7197 char *define_arg[] = local
7201 return (char_u *)define_arg[idx];

Completed in 112 milliseconds