Home | History | Annotate | Download | only in src

Lines Matching refs:bigname

25 static union bigname *big_free = NULL;
363 union bigname *big_name = NULL;
433 !(big_name = (union bigname *)whine_malloc(sizeof(union bigname))))