Searched defs:argp (Results 1 - 10 of 10) sorted by relevance

/openjdk10/hotspot/src/share/vm/utilities/
H A DformatBuffer.cpp34 va_list argp; local
H A DformatBuffer.hpp74 va_list argp; local
92 va_list argp; local
99 void FormatBuffer<bufsz>::printv(const char * format, va_list argp) { argument
110 va_list argp; local
[all...]
/openjdk10/jdk/src/java.base/windows/native/libnio/ch/
H A DSocketChannelImpl.c83 u_long argp = 0; local
H A DIOUtil.c133 u_long argp; local
/openjdk10/hotspot/src/cpu/aarch64/vm/
H A DmethodHandles_aarch64.cpp183 Register argp = r3; // argument list ptr, live on error paths local
/openjdk10/jdk/src/jdk.pack/share/native/unpack200/
H A Dmain.cpp187 char** argp = NEW(char*, envargs.length()+argc+1); local
210 static int next_arg(char** &argp) { argument
289 char** argp = argbuf; local
[all...]
/openjdk10/hotspot/src/os/solaris/vm/
H A DattachListener_solaris.cpp236 static SolarisAttachOperation* create_operation(char* argp, size_t arg_size, int* err) { argument
290 static void enqueue_proc(void* cookie, char* argp, size_t arg_size, argument
/openjdk10/hotspot/src/share/tools/hsdis/
H A Dhsdis.c353 const char* argp = strchr(event, ' '); local
/openjdk10/jdk/src/jdk.jdwp.agent/windows/native/libdt_socket/
H A Dsocket_md.c333 u_long argp; local
/openjdk10/hotspot/src/share/vm/opto/
H A Druntime.cpp762 int argp = TypeFunc::Parms; local
817 int argp = TypeFunc::Parms; local
843 int argp = TypeFunc::Parms; local
868 int argp = TypeFunc::Parms; local
890 int argp = TypeFunc::Parms; local
913 int argp = TypeFunc::Parms; local
936 int argp = TypeFunc::Parms; local
964 int argp = TypeFunc::Parms; local
992 int argp = TypeFunc::Parms; local
1013 int argp = TypeFunc::Parms; local
1033 int argp = TypeFunc::Parms; local
1055 int argp = TypeFunc::Parms; local
1076 int argp = TypeFunc::Parms; local
1097 int argp = TypeFunc::Parms; local
1121 int argp = TypeFunc::Parms; local
1144 int argp = TypeFunc::Parms; local
1164 int argp = TypeFunc::Parms; local
[all...]

Completed in 75 milliseconds