Searched refs:__visible (Results 1 – 4 of 4) sorted by relevance
1 #define __visible __attribute__((externally_visible)) macro3 __visible void foo(void) in foo()7 int flag __visible; variable
1 #define __visible __attribute__((externally_visible)) macro3 int flag __visible; variable4 int arr[2] __visible;
97 private __visible: boolean; property in Vm710 return this.__visible;714 this.__visible = newVisible;
58 * simplify parsing of inline/__tls/__visible