Home
last modified time | relevance | path

Searched refs:__visible (Results 1 – 4 of 4) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/validation/
Dattr-visible.c1 #define __visible __attribute__((externally_visible)) macro
3 __visible void foo(void) in foo()
7 int flag __visible; variable
Dattr-visible2.c1 #define __visible __attribute__((externally_visible)) macro
3 int flag __visible; variable
4 int arr[2] __visible;
/third_party/jsframework/runtime/main/model/
Dindex.ts97 private __visible: boolean; property in Vm
710 return this.__visible;
714 this.__visible = newVisible;
/third_party/ltp/tools/sparse/sparse-src/Documentation/release-notes/
Dv0.6.2.rst58 * simplify parsing of inline/__tls/__visible