HomeSort by: relevance | last modified time | path
    Searched refs:set_local (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/opcode/
wasm.h 51 WASM_OPCODE (0x21, "set_local", any, any, set_local, agnostic)
54 WASM_OPCODE (0x24, "set_global", any, any, set_local, agnostic)
  /src/external/gpl3/binutils.old/dist/include/opcode/
wasm.h 51 WASM_OPCODE (0x21, "set_local", any, any, set_local, agnostic)
54 WASM_OPCODE (0x24, "set_global", any, any, set_local, agnostic)
  /src/external/gpl3/gdb.old/dist/include/opcode/
wasm.h 51 WASM_OPCODE (0x21, "set_local", any, any, set_local, agnostic)
54 WASM_OPCODE (0x24, "set_global", any, any, set_local, agnostic)
  /src/external/gpl3/gdb/dist/include/opcode/
wasm.h 51 WASM_OPCODE (0x21, "set_local", any, any, set_local, agnostic)
54 WASM_OPCODE (0x24, "set_global", any, any, set_local, agnostic)
  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
ioloop.c 615 bool set_local = false; local
632 set_local = true;
645 set_local = true;
647 if (set_local) {
673 if (set_local) {
  /src/external/gpl3/gcc/dist/gcc/
ipa-icf.cc 938 set_local (cgraph_node *node, void *data) function in namespace:ipa_icf
1292 (set_local, (void *)(size_t) original->local_p (), true);
  /src/external/gpl3/gcc.old/dist/gcc/
ipa-icf.cc 935 set_local (cgraph_node *node, void *data) function in namespace:ipa_icf
1289 (set_local, (void *)(size_t) original->local_p (), true);
  /src/external/mit/isl/dist/
isl_scheduler.c 131 static void set_local(struct isl_sched_edge *edge) function
5487 set_local(&graph->edge[i]);

Completed in 28 milliseconds