Searched refs:as_name (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/dtrace-118.1/libelf/
H A Dgetarsym.c107 as->as_name = str;
115 as->as_name = 0;
/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/UglifyJS/
H A Dparse-js.js1058 a.push([ as_name(), function_(false), name ]);
1074 return as_name();
1077 function as_name() { function
1092 return subscripts(as("dot", expr, as_name()), allow_calls);
/macosx-10.9.5/dtrace-118.1/head/
H A Dlibelf.h161 char *as_name; member in struct:__anon8311
/macosx-10.9.5/cxxfilt-11/cxxfilt/binutils/
H A Ddlltool.c345 static char *as_name = NULL; variable
1800 run (as_name, cmd);
3262 as_name = optarg;
3376 if (as_name == NULL)
3377 as_name = deduce_name ("as");
3618 dyn_string_append_cstr (ds, as_name);

Completed in 126 milliseconds