Lines Matching defs:local
115 int local = 3;124 * This expression is commonly used to mark the local variable as125 * deliberately unused. This situation occurs when the local130 (void)local;168 int local = arg;169 local + 4;175 int local = arg;178 local;183 int local = arg;186 local + 4;
Indexes created Wed Oct 01 13:09:50 GMT 2025