Home
last modified time | relevance | path

Searched defs:sh_pipeline (Results 1 – 3 of 3) sorted by relevance

/external/toybox/android/linux/generated/
Dglobals.h951 struct sh_pipeline { // pipeline segments: linked list of arg w/metadata struct
952 struct sh_pipeline *next, *prev, *end;
953 int count, here, type, lineno;
954 struct sh_arg {
957 } arg[1];
/external/toybox/android/device/generated/
Dglobals.h951 struct sh_pipeline { // pipeline segments: linked list of arg w/metadata struct
952 struct sh_pipeline *next, *prev, *end;
953 int count, here, type, lineno;
954 struct sh_arg {
957 } arg[1];
/external/toybox/android/mac/generated/
Dglobals.h951 struct sh_pipeline { // pipeline segments: linked list of arg w/metadata struct
952 struct sh_pipeline *next, *prev, *end;
953 int count, here, type, lineno;
954 struct sh_arg {
957 } arg[1];