Shared debug code. More...
Include dependency graph for common.c:Go to the source code of this file.
Functions | |
| void | add_flag (struct Buffer *buf, bool is_set, const char *name) |
Shared debug code.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
Definition in file common.c.
| void add_flag | ( | struct Buffer * | buf, |
| bool | is_set, | ||
| const char * | name ) |
Definition at line 34 of file common.c.
Here is the call graph for this function: