Searched defs:nonlocal (Results 1 – 3 of 3) sorted by relevance
36 unsigned int nonlocal : 1; member
986 .. _nonlocal: target in The :keyword:`!global` statement
1012 private void makeDisconnectionConnectingExample(boolean nonlocal) { in makeDisconnectionConnectingExample()